<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html,body{height:100%;}

body{padding:90px 0 0 0; margin:0px auto; font-size:14px; line-height:24px; color:#595757; width:100%;min-width:1280px; zoom:1;font-family:  Microsoft YaHei,arial,sans-serif;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:16px; border-radius:0; -webkit-border-radius:0; color:#545454;font-family: arial, Microsoft YaHei, sans-serif;}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#595757; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all ease 0.3s;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#0070de;}
/**:hover{transition: all ease 0.3s;}*/

/*input字体*/
:-moz-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #999999;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #999999;}

select {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	border: solid 1px #d9d9d9; text-indent:1em;
	/*很关键：将默认的select选择框样式清除*/
	appearance: none; color:#999999;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	/*background: url(../images/ico/selectarr.png) no-repeat scroll 95% center transparent;*/
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
display: none;
}

/*网页滚动条*/
::-webkit-scrollbar{
            width: 5px; height:5px;-webkit-overflow-scrolling : touch;
            background-color: #e6e6e6;}
::-webkit-scrollbar-track{
            background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{
            border-radius: 10px;
            background-color: #333;}
::-webkit-scrollbar-button{
            height: 0px;
            background-color: #e6e6e6;}

/*公用样式*/
.fl{ float:left;}.fr{ float:right;}.tl{ text-align:left !important;}.tr{ text-align:right;}.tc{ text-align:center !important;}
.hide{ display:none;}
.block{ display:block;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix{*zoom:1;}.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.Contain{ position:relative; width:1240px; margin:0px auto;}

/*font*/
.f_gray{ color:#333;}
.iconfont{ font-size:24px; vertical-align:middle;}
.tit{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.p{overflow: hidden;word-break:normal;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;}

/*effict*/
.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1); top:0px; left:0px;}
.effict{transition: all ease 0.3s;}
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}


/*pages*/
.Pages{ zoom:1; overflow:hidden;text-align:center; color:#666666; clear:both; font-size:18px; line-height:50px;}
.Pages span{ padding:0px 0px; display:inline-block; vertical-align:middle;}
.Pages a{ display:inline-block; margin:0px 5px;text-align:center; width:50px; background:#f0f0f0; color:#000000;}
.Pages .p_page a{ display:inline-block; vertical-align:middle;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ display:inline-block; vertical-align:middle; width:100px;}
.Pages .p_page .a_prev i{ display:inline-block; width:8px; height:10px; background:url(../images/arrleft.png);}
.Pages .p_page .a_next i{ display:inline-block; width:8px; height:10px; background:url(../images/arrright.png);}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover,.Pages .p_page .a_first:hover,.Pages .p_page .a_end:hover{ background:#edf6ff;}
.Pages .p_page .num{ margin:0 15px;}
.Pages .p_page .num a:hover,.Pages .p_page .num a.a_cur{background:#0070de; color:#fff;}

.Pages2{ zoom:1; overflow:hidden;text-align:center; color:#666666; clear:both; line-height:36px;}
.Pages2 span{ padding:0px 0px; display:inline-block; vertical-align:middle;}
.Pages2 a{ display:inline-block; margin:0px 5px;text-align:center; width:36px; border-radius:50%; background:#f0f0f0; color:#666666;}
.Pages2 .p_page a{ display:inline-block; vertical-align:middle;}
.Pages2 .p_page .a_prev,.Pages2 .p_page .a_next,.Pages2 .p_page .a_first,.Pages2 .p_page .a_end{ border-radius:20px; display:inline-block; vertical-align:middle; width:80px;}
.Pages2 .p_page .a_prev:hover,.Pages2 .p_page .a_next:hover,.Pages2 .p_page .a_first:hover,.Pages2 .p_page .a_end:hover{ background:#0070de; color:#fff;}
.Pages2 .p_page .num{ margin:0 15px;}
.Pages2 .p_page .num a:hover,.Pages2 .p_page .num a.a_cur{background:#0070de; color:#fff;}

/*pages end*/


/*Top*/
.Header{ z-index:999; position:fixed; height:90px; left:0; top:0; width:100%; background:#fff; box-shadow:0 0 15px rgba(0,0,0,0.2); height:90px;transition: all ease 0.3s;}
.Header .Logo{float:left; height:90px;display: flex; align-items: center;transition: all ease 0.3s;}
.Header .Logo img{height:70px;}
.Header .Contain{ position:static;}
.Header .Login{float:right; line-height:90px;}
.Header .Login em{ display:inline-block; text-align:center; width:19px; color:#d3d3d3;}
.Header .Login a{color:#0070de;}.Header .Login a:hover{color:#cc0000;}
.Header .Login .iconfont{ display:inline-block; width:26px; height:26px; text-align:center; line-height:26px; color:#fff; font-size:18px; background:#0070de; border-radius:50%; margin-right:10px;}

.MainNav{ float:right;}
.MainNav li{ float:left; text-align:center; margin-right:17px;}
.MainNav li span a{ z-index:1; position:relative;display:block; color:#333; min-width:77px; font-size:15px; height:90px; line-height:90px; transition: all ease 0.3s;}
.MainNav li span a em{ position:relative; z-index:1;}
.MainNav .bg{ position:absolute; left:50%; bottom:0px; height:100%; background:#0070de;width:0%; z-index:-1;transition: all ease 0.3s;}
.MainNav .arr{ display:none;}
.MainNav li:hover span a,.MainNav li.onnav span a,.MainNav li span a.sele{ color:#fff; font-weight:bold; font-size:16px;}
.MainNav li:hover span .bg,.MainNav li.onnav span .bg,.MainNav li span a.sele .bg{ width:100%; left:0;}
.MainNav li:nth-child(2) .NavPull dl{ padding-right:200px;}
.MainNav li:nth-child(5) .NavPull dl{ padding-left:280px;}
.MainNav li:nth-child(6) .NavPull dl{ padding-left:430px;}
.MainNav li:nth-child(8) .NavPull{ text-align:right;}
.MainNav li:nth-child(8) .NavPull dl{ padding-right:130px;}

.NavPull{display:none; position:absolute; text-align:center; top:90px; left:0;width:100%; padding:10px 0; line-height:33px; background:rgba(0,0,0,0.5); box-shadow:0 5px 15px rgba(0,0,0,0.2);}
.NavPull.null{background:none; padding:0; line-height:none; box-shadow:0 5px 15px rgba(0,0,0,0);}
.NavPull dl{ display:inline-block;}
.NavPull dd{ display:inline-block; *display:inline-block; zoom:1;}
.NavPull a{ color:#fff; display:block; padding:0 10px;}
.NavPull a:hover{ background:#fff; color:#0070de;}
/*Top*/


/*Bottom*/
.LinkBox{ background:#fff; border-top:1px solid #e6e6e6; }
.LinkBox .Contain{line-height:28px; padding:16px 0 16px 0; position:relative; height:auto !important; height:28px; min-height:28px;}
.LinkBox .ti{ color:#fff; width:120px; position:absolute; height:100%;display: flex;align-items: center;justify-content: center; font-size:16px; background:#0070de; left:0; top:0;}
.LinkBox .ti .iconfont{ margin-right:8px; font-size:18px;}
.LinkBox .nav{ margin-left:160px;}
.LinkBox a{ display:inline-block; margin-right:40px; color:#808080;}
.LinkBox a:hover{color:#0070de;}

.Footer{ background:#232426; padding-top:60px; height:210px; color:#808080;}
.Footer .logo{ width:360px; float:left;}
.Footer .lxwm{float:left;}
.Footer .lxwm .item{float:left; line-height:41px; font-size:16px; border-bottom:1px solid #343434; padding:0 22px 5px 0;}
.Footer .lxwm .item.tel{ margin-right:40px; width:279px;}
.Footer .lxwm .item.tel b{font-family: "DIN-Medium"; font-size:24px; color:#0070de;}
.Footer .lxwm .item .iconfont{ color:#bfbfbf; border-radius:50%; display:inline-block; font-size:18px; width:36px; height:36px; line-height:36px; background:#333333; margin-right:20px; text-align:center;}
.Footer .lxwm .nav{ height:61px; clear:both; padding-top:25px;}
.Footer .lxwm .nav i{ display:inline-block; width:45px; text-align:center; height:20px; color:#353636;}
.Footer .lxwm .nav i:last-child{ display:none;}
.Footer .lxwm .nav a{color:#808080;}.Footer .lxwm .nav a:hover{color:#0070de;}
.Footer .ewm{ float:right; text-align:center; line-height:20px; font-size:16px; color:#808080;}
.Footer .ewm img{ padding:8px; background:#fff; width:104px; height:104px; margin:0px auto 13px; display:block;}

.Copyright{ line-height:16px; color:#59595a; clear:both; top:-16px; position:relative;}
.Copyright a{ color:#59595a;}.Copyright a:hover{ color:#0070de;}
.Copyright .design{ margin-left:39px;}

.FastRight{ width:90px; position:fixed; z-index:999; right:0; bottom:15%;}
.FastRight li{ position:relative; cursor:pointer; margin-bottom:1px;}
.FastRight li:last-child{ border-bottom:0;}
.FastRight .ico{ padding-top:19px; height:71px; line-height:30px;display:flex;justify-content:center; color:#fff;align-items:center;flex-direction: column; background:#0070de;}
.FastRight .ico .iconfont{display:block; font-size:32px;}
.FastRight li:hover .ico{ background:#ff6a00; color:#fff;}
.FastRight .info{ position:absolute; top:80px; right:90px; font-size:14px; padding:9px; text-align:center; color:#0070de; background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.15);
visibility: hidden;opacity: 0;filter: alpha(opacity=0);transition: all ease 0.3s;}
.FastRight .info img{ border:12px solid #fff; max-width:none; width:90px; height:90px;}
.FastRight .info.tel{ line-height:26px; color:#00479d; width:150px; height:auto !important; height:72px; min-height:72px;display:flex;justify-content:center;align-items:center;flex-direction: column; text-align:left;}
.FastRight .info.tel b{ display:block; font-size:16px;}
.FastRight .info a{ color:#0070de;}
.FastRight li.on .info{ top:0;visibility: visible;opacity: 1;filter: alpha(opacity=100);}

.totop{text-align: center; cursor: pointer;overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.totop .ico{ padding-top:0; height:90px; line-height:90px; background:#e6e6e6; color:#0070de; font-weight:bold;}
.totop.cd-is-visible {visibility: visible;opacity: 1; cursor:pointer;}

/*Bottom*/

/*企业咨询 s*/
.Popbox{ background:url(../images/zxbg.jpg) center center no-repeat; background-size:cover; padding:0 10% 5%; margin:0px auto;}
.Popbox .form{ margin:0 0 0 -10px;}
.Popbox .form li{ clear:both;}
.Popbox .form .w50{ width:50%; float:left; clear:none;}
.Popbox .form .box{ margin:0 0 10px 10px; background:#fff; line-height:64px; padding-left:100px; position:relative;}
.Popbox .form .ti{ position:absolute; left:20px; top:0; color:#333333; font-size:16px;}
.Popbox .form .ti i{ color:#ff0000;}
.Popbox .form .input{ width:100%; height:64px; line-height:64px;}
.Popbox .form textarea{ width:100%; height:157px; padding-top:23px;}
.Popbox .form .btn{ padding-top:20px; text-align:center;}
.Popbox .form .sendbtn{ background:#0070de; color:#fff; width:240px; height:64px; font-size:24px; font-weight:bold; border-radius:34px;}
.Popbox .form .sendbtn .iconfont{ font-weight:normal; margin-left:7px; font-size:26px;}
.Popbox .form .sendbtn:hover{ background:#0081ff;}
.Popbox .mfp-close-btn-in .mfp-close{ color:#0070de !important; font-weight:normal !important; font-size:40px;}
/*企业咨询 end*/


/*首页 s*/
.activehover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.5);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);}


/*第一屏 s*/
.HomeBan{position: relative; z-index: 1; overflow:hidden;}
.HomeBan .slick-slide img{}
.HomeBan .slick-slide.slick-active img{}
.HomeBan .slick-dots{position: absolute; z-index: 10; bottom: 44px; left: 0; width:100%; text-align:center;}
.HomeBan .slick-dots li{ display:inline-block; margin:0 6px 0 7px;}
.HomeBan .slick-dots li button{display: block; width: 118px; height: 5px; border-radius:0; background:rgba(255,255,255,0.5); border: 0; cursor: pointer; padding: 0; font-size: 0;}
.HomeBan .slick-dots li.slick-active button{ background:#fff;}
.HomeBan .slick-arrow{ font-size:0; z-index:10;position: absolute; top: 50%; margin-top: -29px; background:rgba(255,255,255,0.5); width: 58px; height: 58px; border-radius:50%;cursor: pointer; padding: 0;transition: all ease 0.3s;}
.HomeBan .slick-prev:before{content: '&lt;';}
.HomeBan .slick-next:before{content: '&gt;';}
.HomeBan .slick-prev:before, .HomeBan .slick-next:before { font-size:30px; font-family:"宋体";}
.HomeBan .slick-prev{ left:-100px;}
.HomeBan .slick-next{ right:-100px;}
.HomeBan:hover .slick-prev { left:4%;}
.HomeBan:hover .slick-next { right:4%;}
.HomeBan .slick-arrow:hover{ background:#007eca; color:#fff;}
/*banner end*/

.HomeNotice{ line-height:70px; height:70px; box-shadow:0 0 15px rgba(0,79,158,0.2);}
.HomeNotice .tithead{ position:absolute; left:0; top:0;}
.HomeNotice .tithead .iconfont{ color:#0070de; margin-right:20px;}
.HomeNotice .tithead b{ color:#333333; font-size:18px;}
.HomeNotice .slider{ margin:0 297px 0 150px;}
.HomeNotice .slider .slick-slide{position: relative;}
.HomeNotice .slider .tit{ width:80%;}
.HomeNotice .slider .date{position: absolute;right: 0;top: 0; color:#999999; font-family:Arial, Helvetica, sans-serif;}
.HomeNotice .slick-arrow{ font-size:0; z-index:10;position: absolute; top:22px; margin:0; width:auto; height:25px; line-height:25px; background:none;cursor: pointer; padding: 0;transition: all ease 0.3s;}
.HomeNotice .slick-prev:before{content: '&lt;';}
.HomeNotice .slick-next:before{content: '&gt;';}
.HomeNotice .slick-prev:before, .HomeNotice .slick-next:before { font-size:20px; font-family:"宋体"; font-weight:bold; color:#000;}
.HomeNotice .slick-prev{ left:auto; right:-236px;}
.HomeNotice .slick-next{ right:-287px;}
.HomeNotice .line{ position:absolute; width:1px; height:20px; font-size:0; background:#dadada; top:23px; right:39px;}

.HomeTit{ padding:6% 0 3%; text-align:center;}
.HomeTit h2{ font-size:40px; line-height:62px; color:#333333;}
.HomeTit h2 em{ margin:0 31px; display:inline-block; vertical-align:middle; background:url(../images/ico_t1.png); width:30px; height:36px;}
.HomeTit p{ letter-spacing:0.3em; text-transform:uppercase; font-size:18px; line-height:30px; color:#e5e5e5;font-family: "DIN-Medium";}
.HomeTit.bai h2{ color:#fff;}
.HomeTit.bai p{ color:#fff; opacity:0.2;}
.HomeTit.bai h2 em{ background:url(../images/ico_t2.png);}
.HomeTit.sub{ margin-bottom:30px; text-align:left; border-bottom:1px solid #e6e6e6;}

.HomeScope{ overflow:hidden; padding-bottom:5%; background:url(../images/ywbg.jpg) center bottom no-repeat; background-size:cover;}
.HomeScope .slider{ height:400px; margin-top:-10px;}
.HomeScope .box{ position:relative; margin:30px 5px 0;transition: all ease 0.3s;}
.HomeScope .imgbox{ height:300px;transition: all ease 0.3s;}
.HomeScope .info{ position:absolute; height:100%; width:100%; z-index:2; left:0; top:0;display:flex;justify-content:center;align-items:center;flex-direction: column; color:#fff; font-size:20px; font-weight:bold; background:rgba(0,0,0,0.3);}
.HomeScope .ico{ display:block; position:relative; margin:0px auto 45px; width:64px; height:64px;}
.HomeScope .ico img{transition: all ease 0.3s; width:64px; height:64px; position:absolute; left:0; top:0;}
.HomeScope .i1{ transition: 400ms;}
.HomeScope .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.HomeScope .slick-slide:hover .i1{-webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0);}
.HomeScope .slick-slide:hover .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.HomeScope .slick-slide:hover .info{background: linear-gradient(rgba(23,214,245,0.8),rgba(0,112,222,0.8));}
.HomeScope .slick-slide:hover .box{ margin-top:0;}
.HomeScope .slick-slide:hover .imgbox{ height:360px;}

.HomeNav{ overflow:hidden; padding:5% 0; background:url(../images/navbg.jpg) center top no-repeat; background-size:cover;}
.HomeNav ul{ margin-left:-3%;}
.HomeNav li{ float:left; width:47%; margin-left:3%;transition: all ease 0.3s; box-shadow:0 10px 10px rgba(0,0,0,0.2);}
.HomeNav .imgbox{ padding-top:360px;}
.HomeNav .info{ background:#fff; padding:25px 0 0 210px; position:relative; height:85px;}
.HomeNav .info .ico{ width:110px; position:absolute; left:50px; top:-56px; z-index:2;}
.HomeNav .info h2{ line-height:37px; font-size:24px; color:#333333;}
.HomeNav .info p{ line-height:23px; color:#bfbfbf; font-family:Arial, Helvetica, sans-serif;}
.HomeNav .info .more{ text-align:center; position:absolute; right:0; top:25px; border-left:1px solid #e6e6e6; line-height:60px; width:110px;font-size:20px; font-family:"宋体"; font-weight:bold; color:#333;}

.HomeService{ padding-bottom:1.5%; background:url(../images/servicebg.jpg) center bottom no-repeat;}
.HomeService .list{ position:relative;}
.HomeService .item{ border-radius:70px; position:relative; margin-bottom:80px; padding-left:193px; width:347px; background:#fff; height:130px;display:flex;justify-content:center;flex-direction: column; box-shadow:0 0 20px rgba(0,41,76,0.1);}
.HomeService .item.n1{ box-shadow:0 20px 20px rgba(0,41,76,0.1);}
.HomeService .item.n2{ width:287px;}
.HomeService .item.n3{ box-shadow:0 -20px 20px rgba(0,41,76,0.1);}
.HomeService .item .txt{ line-height:31px; font-size:20px; font-weight:bold; color:#0070de; min-width:195px; display:inline-block;}
.HomeService .num{background: linear-gradient(#14c9f2,#078de5); position:absolute; left:0; top:-25px; font-size:24px;font-family: "DIN-Medium"; font-weight:bold; color:#fff; text-align:center; border-radius:50%; width:48px; line-height:48px;transition: all ease 0.3s;}
.HomeService .ico{ position:absolute; left:80px; text-align:center; top:22px; padding:1px; width:82px; height:82px; background:url(../images/linebg.gif);}
.HomeService .ico img{width:82px; height:82px;}
.HomeService .item.n4{ position:absolute; top:0; right:0; text-align:right; padding-left:0; padding-right:193px;}
.HomeService .item.n5{ position:absolute; top:209px; right:0; text-align:right; padding-left:0; padding-right:193px; width:287px;}
.HomeService .item.n6{ position:absolute; top:419px; right:0; text-align:right; padding-left:0; padding-right:193px;}
.HomeService .item.n4 .num,.HomeService .item.n5 .num,.HomeService .item.n6 .num{ left:auto; right:0;}
.HomeService .item.n4 .ico,.HomeService .item.n5 .ico,.HomeService .item.n6 .ico{ left:auto; right:80px;}
.HomeService .item.n4 .ico,.HomeService .item.n5 .ico,.HomeService .item.n6 .ico{ left:auto; right:80px;}
.HomeService .item:hover .num{transform:scale(1.2);}

.HomeHz{ margin-bottom:-1px; position:relative; z-index:1; overflow:hidden; padding:0 0 5%; background:url(../images/hzboxbg.jpg) center center no-repeat; background-size:cover;}
.HomeHz .slider { height:400px; margin-bottom:62px; background:url(../images/hzbg.png) center center no-repeat;}
.HomeHz .HomeTit h2{ color:#fff;}
.HomeHz .HomeTit h2 em{ background:url(../images/ico_t2.png);}
.HomeHz .HomeTit p{ color:#fff; opacity:0.5;}
.HomeHz .slick-slide{ overflow:hidden; height:399px;}
.HomeHz .item{ width:25%; float:left; text-align:center;}
.HomeHz .item a{ display:block; border:1px solid #e6e6e6; margin:-1px -1px 0 0;}
.HomeHz .item .imgbox{ border-radius:16px; padding-top:133px;}
.HomeHz .item .imgbox span{ background-size:contain;}
.HomeHz .slick-slide .item:nth-child(1) a,.HomeHz .slick-slide .item:nth-child(5) a,.HomeHz .slick-slide .item:nth-child(9) a{ border-left:0;}
.HomeHz .slick-slide .item:nth-child(2) a,.HomeHz .slick-slide .item:nth-child(6) a,.HomeHz .slick-slide .item:nth-child(10) a{ border-right:0;}
.HomeHz .slick-slide .item:nth-child(3) a,.HomeHz .slick-slide .item:nth-child(7) a,.HomeHz .slick-slide .item:nth-child(11) a{ border-left:0;}
.HomeHz .slick-dots{ bottom:-62px;}
.HomeHz .slick-dots li button{ background:#fff;}
/*首页 end*/


/*栏目页公用样式 s*/
.SubPage{ height:auto !important;min-height:100px; height:100px;padding-bottom:4%;}
.SubPage2{ height:auto !important;min-height:100px; height:100px;padding-top:4%;padding-bottom:4%;}
.SubBan{ overflow:hidden; position:relative;}
.SubBan img{ display:block; width:100%;}

.SubMenu{ position:relative; z-index:3; text-align:center; font-size:0; clear:both; line-height:64px; box-shadow:0 0 15px rgba(0,79,158,0.2);}
.SubMenu li{ display:inline-block; vertical-align:top; font-size:16px; width:12%; text-align:center; clear:both; line-height:64px;}
.SubMenu .bg{ position:absolute; left:50%; bottom:0px; height:2px; background:#0070de;width:0%; z-index:-1;transition: all ease 0.3s;}
.SubMenu li a{ position:relative; display:inline-block; padding:0 28px; color:#333333;}
.SubMenu li a:hover,.SubMenu li.onli a{color:#0070de;}
.SubMenu li a:hover .bg,.SubMenu li.onli .bg{ width:100%; left:0;}

.SinglePage{word-wrap:break-word;word-break:normal;text-align:justify;}
.SinglePage video{ width:80% !important; margin:0px auto; height:auto !important;}
.SinglePage.l30{ line-height:30px;}

/*栏目页公用样式 end*/


/*关于我们 s*/
.Aboutbox1{ padding-bottom:5%; background:url(../images/aboutbg.jpg) center bottom no-repeat;}
.Aboutbox1 .about{ text-align:center; color:#808080; font-size:15px; line-height:30px; padding-bottom:52px;}
.ItemInfo{ background:#fff; box-shadow:0 0 20px rgba(0,54,107,0.15);}
.ItemInfo .imgbox{ width:50%; float:left; padding-top:420px;}
.ItemInfo .info{ position:relative; width:41%; float:left; padding:29px 4.5% 0; height:367px; background:url(../images/logobg.jpg) right 25px bottom no-repeat;}
.ItemInfo .info .ti{ line-height:85px; color:#0070de; font-size:24px; border-bottom:1px solid #e6e6e6; position:relative;}
.ItemInfo .info .ti i{ position:absolute; left:0; bottom:-1px; width:30px; height:2px; background:#0070de;}
.ItemInfo .info .txt{ color:#808080; line-height:30px; height:185px; overflow-y:auto; margin-top:40px;}
.ItemInfo .info .arr{ position:absolute; left:-14px; top:63px; background:url(../images/arr1.png); width:14px; height:24px;}
.ItemInfo.next .info .arr{ left:auto; right:-14px;background:url(../images/arr2.png);}
.ItemInfo.next .imgbox { float:right;}

.ServiceYs{ margin-bottom:-1px; position:relative; z-index:1; background:url(../images/ysbg.jpg) center bottom no-repeat; background-size:cover; padding-bottom:50px;}
.ServiceYs .list{ position:relative; height:540px;}
.ServiceYs .item{ text-align:center; position:absolute; width:16.6666%; height:270px; float:left;}
.ServiceYs .item .txt{ line-height:31px; font-size:20px; font-weight:bold; color:#fff; min-width:200px; display:inline-block;}
.ServiceYs .num{background: linear-gradient(#14c9f2,#078de5); position:absolute; left:0; top:-4px; font-size:24px;font-family: "DIN-Medium"; font-weight:bold; color:#fff; text-align:center; border-radius:50%; width:42px; line-height:42px;transition: all ease 0.3s;}
.ServiceYs .icobox{ position:relative;display: flex;align-items: center;justify-content: center; width:180px; height:180px; margin:0px auto 15px; border-radius:50%; background:#fff;}
.ServiceYs .ico{text-align:center; top:22px; padding:1px; width:100px; height:100px; background:url(../images/linebg2.gif);}
.ServiceYs .ico img{width:98px; height:98px;}
.ServiceYs .item.n1{ left:0; top:0;}
.ServiceYs .item.n2{ left:16.6666%; bottom:0;}
.ServiceYs .item.n3{ left:33.3332%; top:0;}
.ServiceYs .item.n4{ left:49.9998%; bottom:0;}
.ServiceYs .item.n5{ left:66.6664%; top:0;}
.ServiceYs .item.n6{ right:0; bottom:0;}
.ServiceYs .item:hover .num{transform:scale(1.2);}
.ServiceYs .line{ position:absolute; right:-25px; bottom:25px; background:url(../images/line1.png); width:27px; height:32px;}
.ServiceYs .item.n2 .line,.ServiceYs .item.n4 .line{ background:url(../images/line01.png); bottom:auto; top:-52px; right:15px;}
.ServiceYs .item.n6 .line{ display:none;}

.Culturebg{ background:#fff url(../images/culturebg.jpg) center bottom no-repeat; padding-bottom:3.5%;}
.Culturebg .content{ height:740px; position:relative;}
.Culturebg .img{ width:600px; height:740px; position:relative;}
.Culturebg .img img{ border-radius:50%; width:600px; position:relative; z-index:2; height:600px;}
.Culturebg .img .yuan1{ z-index:1; position:absolute; left:-85px; bottom:145px; width:200px; height:200px; border-radius:50%; background:#e2e3eb;animation:mymove 5s infinite;}
.Culturebg .img .yuan2{ z-index:3; position:absolute; left:205px; bottom:104px; width:101px; height:101px; border-radius:50%; background:#ecd1be;animation:mymove2 5s infinite;}
.Culturebg .img .yuan3{ position:absolute; left:-80px; bottom:0; width:880px; height:880px; background:url(../images/yuan.png);}
.Culturebg .item{ border-radius:60px; padding-left:148px; position:absolute; width:442px; height:120px; background:#fff; box-shadow:0 0 40px rgba(0,41,76,0.05);display:flex;justify-content:center;flex-direction: column;transition: all ease 0.3s;}
.Culturebg .item .ico{ position:absolute; width:100px; height:100px; top:10px; left:10px; border-radius:50%;display: flex;align-items: center;justify-content: center; background:#0070de;}
.Culturebg .item .ico img{ width:55px; height:55px;}
.Culturebg .item .ti{ line-height:27px; color:#000000; font-size:22px; margin-bottom:13px;}
.Culturebg .item p{ color:#808080; font-size:16px;}
.Culturebg .item.i1{ right:40px; top:0;}
.Culturebg .item.i2{ right:0; top:190px;}
.Culturebg .item.i3{ right:0; top:381px;}
.Culturebg .item.i4{ right:130px; top:571px;}

.Hornorbg{background:#f3f3f3 url(../images/rybg2.jpg) center top no-repeat; padding-bottom:3.5%;}
.Hornorbg .Pages a{background:#fff;}

.HornorList{ margin:0 0 3% -5%;}
.HornorList li{ width:28.3333%; margin:0 0 0 5%; float:left; text-align:center;}
.HornorList .imgbox{ padding-top:262px; margin-bottom:21px; background:url(../images/rybg.jpg) center center no-repeat;}
.HornorList .imgbox span{ width:80%; height:80%; left:10%; top:10%; background-size:contain;}
.HornorList .ti{ height:71px; font-size:18px;}

#dituContent{ height:500px;}
.Contact{ position:relative; box-shadow:0 5px 15px rgba(0,34,69,0.1); padding:60px 0 46px 392px;}
.Contact .logo{ position:absolute; left:92px; top:-88px; z-index:9999;display: flex;align-items: center;justify-content: center; width:220px; height:220px; background:#fff; box-shadow:0 8px 20px rgba(0,18,36,0.15);}
.Contact .info{ width:66%; float:left;}
.Contact .info li{ max-width:361px; border-bottom:1px solid #ebebeb; line-height:20px; padding:17px 0; color:#666666; font-size:16px;}
.Contact .info .iconfont{ margin-right:20px; color:#0070de;}
.Contact .ewm{ width:34%; float:right; text-align:center;}
.Contact .ewm img{ display:block; margin:0px auto 10px; padding:8px; border:1px solid #e6e6e6; width:112px; height:112px;}


/*新闻中心 s*/
.Newsbox{ background:#f5f5f5; padding-top:50px; margin-bottom:5%;}
.NewsList li{transition: all ease 0.3s; border-bottom:1px solid #e6e6e6; padding:50px 0 50px 0; position:relative; height:auto !important; height:212px; min-height:212px;}
.NewsList .date{ background:#fff; position:absolute; left:0; top:0; text-align:center; border-radius:6px; width:140px; height:170px;display:flex;justify-content:center;align-items:center;flex-direction: column; color:#0070de; font-size:18px;font-family: "DIN-Medium"; box-shadow:0 -10px 6px rgba(0,43,87,0.1);}
.NewsList .date b{ display:block; margin:0px auto 10px; border-bottom:1px solid #d9d9d9; font-size:56px; line-height:70px;}
.NewsList .info{ margin-left:240px;}
.NewsList .tit{ line-height:24px; font-size:22px; color:#000000;}
.NewsList .tit a{color:#000000;}.NewsList .tit a:hover{color:#0070de;}
.NewsList .line{ width:25px; height:19px; border-bottom:2px solid #d9d9d9; margin-bottom:22px;}
.NewsList .p{ color:#808080; line-height:28px; height:56px; margin-bottom:32px;}
.NewsList a.more{ display:block; width:57px; line-height:57px; text-align:center; border-radius:50%; background:#fff; color:#333333;}
.NewsList a:hover.more{background:#0070de; color:#fff;}
.NewsList li:hover .date{ color:#fff; background:#0070de;}
.NewsList li:last-child{ border-bottom:0;}


/*合作客户 s*/
.Partner{ margin-bottom:4%;}
.Partner li{transition: all ease 0.3s; width:25%; float:left;}
.Partner a{ display:block; border:1px solid #e6e6e6; margin:-1px 0 0 -1px;}
.Partner .imgbox{ padding-top:132px;}
.Partner li:nth-child(4n+1) a{border-left:0px;}
.Partner li:nth-child(4n+4) a{border-right:0px;}


/*新闻中心 s*/
.NewsList2{ margin-bottom:4%;}
.NewsList2 li{ background:#f7f7f7;transition: all ease 0.3s; padding:46px 0 46px 0; position:relative; height:auto !important; height:280px; min-height:280px;}
.NewsList2 .imgbox{ width:400px; height:280px; position:absolute; left:0; top:0;}
.NewsList2 .info{ margin-left:480px;}
.NewsList2 .date{font-family: "DIN-Medium"; font-weight:bold; color:#0070de; font-size:14px; line-height:46px;}
.NewsList2 .tit{ line-height:29px; font-size:26px; color:#000000;}
.NewsList2 .tit a{color:#000000;}.NewsList2 .tit a:hover{color:#0070de;}
.NewsList2 .line{ width:25px; height:19px; border-bottom:2px solid #d9d9d9; margin-bottom:22px;}
.NewsList2 .p{ color:#808080; line-height:28px; height:56px; margin-bottom:32px;}
.NewsList2 a.more{ display:block; width:57px; line-height:57px; text-align:center; border-radius:50%; background:#fff; color:#333333; box-shadow:0 0 30px rgba(0,88,176,0.1);}
.NewsList2 a:hover.more{background:#0070de; color:#fff;}
.NewsList2 li:last-child{ border-bottom:0;}
.NewsList2 li:nth-child(even){ background:#fff;}


/*企业招聘 s*/
.hrw1{ width:20%;}
.hrw2{ width:20%;}
.hrw3{ width:20%;}
.hrw4{ width:16%;}
.hrw5{}
.Hrhead{ height:60px; text-align:center; color:#fff; border-radius:32px; background:#0070de; font-size:18px; color:#fff;}
.padleft{ padding-left:6%; text-align:left !important;}
.HrList{ margin-bottom:5%; color:#4c4c4c;}
.HrList .item{ border-bottom:1px solid #e6e6e6; background:#fff;}
.HrList .hrw5{ font-size:14px !important;}
.HrList .item td{ height:60px; text-align:center; font-size:16px; color:#4c4c4c;}
.HrList .item td a{color:#4c4c4c;}.HrList li td a:hover{color:#b1702b;}
.HrList .btn{width:24px; height:24px; margin:0px auto; background:url(../images/jia.gif) center center no-repeat; display:block;}
.HrList .stit{ margin-bottom:10px; color:#000000; font-size:18px;}
.HrList .item .line{height:25px;}
.HrList .item .txtCont{ border-top:1px solid #e6e6e6; position:relative; display:none; line-height:30px; padding:30px 6% 38px; color:#808080;}
.HrList .item .txtCont .items{ display:none; border-bottom:1px solid #e6e6e6; padding-bottom:10px; margin-bottom:10px;}
.HrList .item .txtCont .items dd span{ color:#4c4c4c;}
.HrList .item .txtCont .applybtn{ padding-top:25px; text-align:right;}
.HrList .item .txtCont a.apply{background: linear-gradient(to right,#17d6f5,#0070de); font-size:20px; font-weight:bold; border-radius:25px; display:inline-block; text-align:center; width:160px; color:#fff; line-height:50px;}
.HrList .item .txtCont a:hover.apply{background: linear-gradient(to right,#0070de,#17d6f5);}
.HrList .item.current td{ color:#333;}
.HrList .item.current .btn{ background: url(../images/jian.gif) center center no-repeat;}

.Jobbox{ line-height:38px; width:68%; position:relative; padding:2% 4%; border-radius:10px; margin:20px auto; background:#fff;}
.Jobtit{ text-align:center; color:#333; padding-bottom:3%; font-size:24px;}
.Jobbox .mfp-close{ border-radius:50%; background:#0070de; font-size:35px; color:#fff !important; font-weight:normal; opacity:1; width:39px; height:39px; position:absolute; right:-15px; top:-15px;}
.Jobbox .mfp-close-btn-in .mfp-close{ color:#fff !important;}
.Jobbox .mfp-close:hover{ top:-15px;}

.JobForm{ color:#666666; margin:0px 0px 0px 0px;}
.JobForm dl{ width:48%; float:left; padding-left:1%; line-height:28px;}
.JobForm dl dt{ width:22%; float:left; text-align:right; padding:5px 2% 5px 0;}
.JobForm dl dd{ width:70%; float:left;}
.JobForm dl.other{ width:99%; float:none; padding-left:1%;}
.JobForm dl.other dt{ width:10.8%; padding-right:1%;}
.JobForm dl.other dd{ width:84%;}
.JobForm dd{ padding:5px 0px;}
.JobForm .input { background:#fff; border:1px solid #dbdbdb; width:99%; height:28px; line-height:28px;}
.JobForm .input2 { background:#fff; border:1px solid #dbdbdb; width:99%; height:116px; line-height:23px;}
.JobForm select { border:1px solid #dbdbdb; width:190px; height:23px; line-height:23px;}
.sendbtn{ cursor:pointer; color:#fff; width:120px; height:40px; font-size:16px;background: linear-gradient(to right,#17d6f5,#0070de); margin-right:8px;}
.resetbtn{ cursor:pointer; color:#fff; width:120px; height:40px; font-size:16px; background:#999;}


/*业务范围 s*/
.YwNav{ border-top:1px solid #f2f2f2; border-bottom:1px solid #f2f2f2; height:100px;}
.YwNav .slick-slide a{ position:relative; display:block; text-align:center; padding-top:16px; border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2; margin-left:-1px; font-size:16px; height:85px;}
.YwNav .ico{ display:block; position:relative; margin:0px auto 11px; width:35px; height:35px;}
.YwNav .ico img{transition: all ease 0.3s; width:35px; height:35px; position:absolute; left:0; top:0;}
.YwNav .i1{ transition: 400ms;}
.YwNav .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.YwNav .slick-slide:hover .i1,.YwNav .slick-slide.on .i1{-webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0);}
.YwNav .slick-slide:hover .i2,.YwNav .slick-slide.on .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.YwNav .slick-slide a:hover,.YwNav .on a{ color:#fff; background:#0070de;}
.YwNav .slick-slide a:hover i,.YwNav .on i{ width:11px; height:6px; position:absolute; margin-left:-5px; left:50%; bottom:-6px; background:url(../images/arr3.png);}
.YwNav .slick-arrow{ background:#f0f0f0; color:#0070de;}
.YwNav .slick-prev:before, .YwNav .slick-next:before { font-size:26px;}
.YwNav .slick-dots{ display:none !important;}


.YwTit{ text-align:center; line-height:194px; font-size:36px; color:#333333;}
.YwTit i{ display:inline-block; vertical-align:middle; width:20px; height:5px; margin:0 40px;}
.YwTit i.i1{ background:url(../images/dot1.gif);}
.YwTit i.i2{ background:url(../images/dot2.gif);}

.YwTit-2{ line-height:84px; background:url(../images/titbg.jpg);}
.YwTit-2 h3{ width:324px; text-align:center; color:#fff; font-size:26px;}

.Servicetxt{ font-size:15px; line-height:30px; color:#808080; padding:39px 0 55px;}
.ServiceItem{ background:#f5f5f5; padding:4% 10px 3%; margin-bottom:80px;}
.ServiceItem .slider{ padding-bottom:52px;}
.ServiceItem .imgbox{ margin:0 10px; padding-top:68%;}
.ServiceItem .slick-prev{ left:0; opacity:0;}
.ServiceItem .slick-next{ right:0; opacity:0;}

.ServiceLc{ margin:0 0 30px; background:url(../images/linebg3.gif) 0px center repeat-x;}
.ServiceLc .slider{height:296px;}
.ServiceLc .item{ float:left; position:relative; text-align:center; width:190px !important; padding:58px 10px;}
.ServiceLc .info{ padding:30px 20px 0; margin-right:40px; background:#fff; border-radius:24px; font-size:16px; color:#333333; box-shadow:0 0 20px rgba(0,41,76,0.1); line-height:21px; height:150px;}
.ServiceLc .ico{ margin-bottom:17px;}
.ServiceLc .ico img{ width:70px; height:70px;}
.ServiceLc .arr{ position:absolute; top:138px; line-height:20px; right:0; color:#0070dc; width:39px;}
.ServiceLc .arr .iconfont{ font-size:15px;}
.ServiceLc .item:nth-child(6){ width:160px !important;}
.ServiceLc .item:nth-child(6) .info{ margin-right:0;}
.ServiceLc .item:nth-child(6) .arr{ display:none;}
.ServiceLc .slick-dots{ display:none !important;}
.ServiceLc .slick-arrow{ box-shadow:0 0 30px rgba(0,73,145,0.15);}
.ServiceLc .item:hover .info{ background:#f5fdff;}

@media ( max-width:1366px){
.ServiceLc .item{width:189px !important;}
}

.ServiceYs2{ margin:60px 0 98px; background:url(../images/linebg4.gif) 125px top repeat-y;}
.ServiceYs2 .item{ margin:0 0 40px 24px; background:#fff; border-radius:25px; background:#fff; box-shadow:0 0 40px rgba(0,41,76,0.1); padding:17px 0 17px 182px; height:auto !important; height:106px; min-height:106px; position:relative;transition: all ease 0.3s;}
.ServiceYs2 .num{background: linear-gradient(#14c9f2,#078de5); position:absolute; left:-24px; top:50%; margin-top:-24px; font-size:24px;font-family: "DIN-Medium"; font-weight:bold; color:#fff; text-align:center; border-radius:50%; width:48px; line-height:48px;transition: all ease 0.3s;}
.ServiceYs2 .ico{ position:absolute; top:34px; left:60px; border-radius:50%; width:72px; height:72px;display: flex;align-items: center;justify-content: center;box-shadow:0 0 40px rgba(0,41,76,0.12);}
.ServiceYs2 .ico img{ width:45px; height:45px;}
.ServiceYs2 .ti{ line-height:48px; color:#0070de; font-size:20px;}
.ServiceYs2 .p{ color:#808080;}
.ServiceYs2 .item:last-child{ margin-bottom:0;}
.ServiceYs2 .item:hover .num{transform:scale(1.2);}


.Stit{ color:#0070de; font-size:20px; margin-bottom:15px;}
.ServiceDx{ padding:42px 0 5%;}

.Titleinfo{ border-bottom:1px solid #e6e6e6; text-align:center; margin-bottom:35px; padding:4% 0 18px;}
.Titleinfo .tits{font-size:24px; color:#333; line-height:40px;}
.Titleinfo .tits2{font-size:22px; color:#0070de; line-height:40px;}
.Titleinfo .date{ font-size:14px; padding:5px 0 0 0;color:#808080;}
.Titleinfo .date i{ display:inline-block; margin:0 10px;}
.Titleinfo .date2{ font-size:14px; padding:5px 0 0 0;color:#666666;}
.Titleinfo .date2 i{ display:inline-block; margin:0 15px;}
.Titleinfo .share{ display:inline-block;*display:inline; zoom:1; vertical-align:middle;}
.PrevNextBox {margin:50px 0 0 0;position:relative; padding-top:11px; border-top:1px solid #e6e6e6; color:#888888; font-size:16px;}
.PrevNextBox dl{ width:70%; line-height:50px; height:50px;overflow:hidden; border-bottom:1px dotted #d9d9d9; position:relative;}
.PrevNextBox dl span{ padding:0 75px 0 55px; position:relative; display:block;}
.PrevNextBox dl span em{ position:absolute; left:0px; top:0px; color:#333333;}
.PrevNextBox dl span .date{ position:absolute; right:0; top:0; color:#808080; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.PrevNextBox dl a{ margin:0px auto; display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:95%; color:#333333;}
.PrevNextBox dl a.none{color:#999;}
.PrevNextBox a.back{ position:absolute; right:0; top:54px; color:#333; font-size:16px; padding-right:31px; background:url(../images/ico/back.png) right center no-repeat;}


/*报名考试系统 s*/
.SubTit{ border-bottom:1px solid #e6e6e6; font-size:20px; font-weight:bold; color:#1a1a1a; line-height:60px; margin-bottom:11px;}
.SubTit a{color:#1a1a1a;}.SubTit a:hover{color:#000000;}
.SubTit.pt{ padding-top:70px;}

.SubList{ margin-bottom:60px;}
.SubList {display: table; width:100%;border-collapse: collapse;}
.SubList .table-tr {display: table-row;height: 30px;}
.SubList .table-thead {display: table-row; border-radius:30px; background:#0070de; color:#fff;}
.SubList .table-th {display: table-cell;height: 100%;border-bottom: 1px dotted #d9d9d9; height:60px; color:#fff; font-size:18px;vertical-align: middle;}
.SubList .table-td {display: table-cell;height: 100%;border-bottom: 1px dotted #d9d9d9;vertical-align: middle; padding-top:10px; height:52px;}
.SubList .fbsj{ color:#999999; width:197px; text-align:center;}
.SubList .jzsj{ color:#999999; width:168px; text-align:right;}
.SubList .date{ width:168px; text-align:right; color:#999999; font-family:Arial, Helvetica, sans-serif;}
.SubList .gray{ color:#1a1a1a;}
.SubList a{ color:#000;}.SubList a:hover{ color:#0070de;}

.SubList.s2{}
.SubList.s2 .title{ padding-left:40px;}
.SubList.s2 .num{ width:204px; text-align:center;}
.SubList.s2 .fbsj{ width:191px; color:#1a1a1a;}
.SubList.s2 .jzsj{ width:151px; text-align:center; color:#1a1a1a;}
.SubList.s2 .table-thead .fbsj,.SubList.s2 .table-thead .jzsj{ color:#fff;}

.Applybtn{ clear:both; padding-top:5%; text-align:center;}
.Applybtn a{ display:inline-block; color:#fff; width:220px; line-height:64px; font-size:24px; font-weight:bold; border-radius:30px;background-image: linear-gradient(to right, #17d6f5 , #0070de);}
/*.Applybtn a.print{ width:180px; line-height:60px; background:#b3b3b3;}*/
.Applybtn a.print{ width:180px; line-height:60px; }
.Applybtn a:hover{background-image: linear-gradient(to right, #0070de , #17d6f5);}

.Bmtithead{ margin-bottom:40px;}

.ApplyForm {display: table; width:100%;border-collapse: collapse;}
.ApplyForm .table-tr {display: table-row;height: 30px;}
.ApplyForm .table-th {display: table-cell;height: 100%;border-bottom: 1px dotted #d9d9d9; height:60px; color:#fff; font-size:18px;vertical-align: middle;}
.ApplyForm .table-td {display: table-cell;height: 100%;border: 1px solid #d1e8ff;vertical-align: middle; padding:2px; height:44px;}
.ApplyForm .table-td.ti { width:266px; color:#000000; text-align:right; padding-right:30px;}
.ApplyForm .title { line-height:44px; padding:0 20px; max-width:680px; background:#ebebeb; color:#000000;}
.ApplyForm .input { font-size:14px; width:45%; border:1px solid #d9d9d9; text-indent:1em; height:42px; line-height:42px;}
.ApplyForm select { font-size:14px; color:#000000; width:45.2%; border:1px solid #d9d9d9; text-indent:1em; height:44px;background: url(../images/selectarr.png) no-repeat scroll 95% center transparent;}
.ApplyForm select.city { width:220px;}
.ApplyForm select.hj { width:647px; margin-top:2px;}
.ApplyForm .tip { color:#ff0000;}
.ApplyForm .mb2 { margin-bottom:2px;}
.ApplyForm .textarea { padding:10px; max-width:90%;border:1px solid #d9d9d9;}

.Applybtn{ text-align:center; padding-top:60px;}
.Applybtn .sendbtn{ font-size:24px; color:#fff; font-weight:bold; color:#fff; width:180px; height:60px; border-radius:34px;background-image: linear-gradient(to right, #17d6f5 , #0070de);}
.Applybtn .resetbtn{ font-size:24px; color:#fff; font-weight:bold; color:#fff; width:180px; height:60px; border-radius:34px; background:#b3b3b3;}

.WarmTip{ max-width:410px; margin:85px auto 0; color:#ff0000; line-height:23px;}
.WarmTip h2{ text-align:center; font-size:16px; margin-bottom:26px;}

.ZgshForm{ background:#f5f5f5; padding:0 70px 35px; margin-top:-30px;}
.ZgshForm .tithead{ padding-top:29px; line-height:60px; border-bottom:1px solid #e6e6e6; margin-bottom:24px; position:relative; color:#333333; font-size:20px; font-weight:bold;}
.ZgshForm .tithead .red{ color:#ff0000; margin-left:5px; font-weight:normal; font-size:14px;}
.ZgshForm .tithead .req{ position:absolute; right:0; bottom:0; font-weight:normal; color:#ff0000; font-size:14px;}
.ZgshForm .UploadImg{ margin-left:40px;}

.UploadImg { font-size:16px; color:#333;}
.UploadImg li a{ background:#fff; float:left; margin:0 10px 10px 0; border:1px solid #e6e6e6; width:118px; height:118px;display: flex;align-items: center;justify-content: center;}
.UploadImg li img{ max-width:118px; max-height:118px;}
.UploadImg .upbtn{ cursor:pointer; display:inline-block; vertical-align:middle; margin-right:18px; width:118px; height:118px; background:#ebebeb url(../images/upbtn.png) center center no-repeat;}
.UploadImg .upbtn:hover{ background-color:#d4d4d4;}


/*登录注册 s*/
.LoginImg{ width:49%; float:left; margin-top:30px;}
.LoginBox{ width:400px; float:right; margin-top:20px; padding:24px 24px 40px; border-radius:12px; box-shadow:0 6px 16px rgba(0,0,0,0.16);}
.LoginBox h2{ padding-bottom:15px; line-height:82px; text-align:center; color:#0070de; font-size:32px;}
.LoginBox .item{ margin-bottom:20px; border:1px solid #d9d9d9; padding-left:71px; position:relative;}
.LoginBox .item .ico{ text-align:center; top:7px; position:absolute; left:0; width:50px; border-right:1px solid #d9d9d9; height:31px; padding-top:9px;}
.LoginBox .item input{ width:100%; height:54px; line-height:54px; font-size:14px;}
.LoginBox .item.auto{ padding-left:20px;}
.LoginBox .other{ line-height:74px;}
.LoginBox .other a.reg{ color:#0070de; margin-right:14px;}
.LoginBox .sendbtn{ font-weight:bold; width:100%; height:56px; background:#0070de; color:#fff; font-size:20px;}
.LoginBox .sendbtn:hover{ background:#0985ff;}
.LoginBox .yzmbtn{ color:#fff; position:absolute; border-radius:4px; text-align:center; width:110px; line-height:40px; background:#0070de; top:7px; right:10px;}
.LoginBox .yzmbtn:hover{ background:#168cff;}
.LoginBox.auto{ margin:20px auto 0; float:none;}


/*会员中心 s*/
.graybg{ background:#f5f5f5;}
.MenuLeft{ background:#fff; box-shadow:0 0 20px rgba(0,64,128,0.1); width:240px; float:left; padding:26px 0;}
.MenuLeft ul{ margin:0 20px;}
.MenuLeft li a{ position:relative; display:block; border-bottom:1px solid #e9e9e9; line-height:64px; padding-left:20px; color:#808080; font-size:16px;}
.MenuLeft li a .ico{}
.MenuLeft .ico{ position:relative; vertical-align:middle; width:21px; height:21px; display:inline-block; margin-right:14px;}
.MenuLeft li .i1,.HomeGuide li .i2{position: absolute; left:0px;top: 0px;width:21px; height:21px;}
.MenuLeft li .i1{ transition: 400ms;}
.MenuLeft li .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.MenuLeft li.on a{ color:#0070de;}
.MenuLeft li:hover .i2,.MenuLeft li.on .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.MenuLeft li:hover .i1,.MenuLeft li.on .i1 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2);}
.MenuLeft li:hover a:after,.MenuLeft li.on a:after { content:""; position:absolute; background:url(../images/member/arr.png); width:7px; height:8px; right:0; top:50%; margin-top:-4px;}

.MemberCon{ padding:40px 60px 60px; height:auto !important; height:300px; min-height:300px; margin-left:260px; background:#fff;}
.MemberCon .tip{ color:#ff0000; font-size:15px; padding-top:32px;}
.MemberCon.kaoshi{ padding-left:20px; padding-right:20px;}

.MemberForm{}
.MemberForm .item{ margin-bottom:10px;}
.MemberForm .item .box{ display:inline-block; vertical-align:middle; border:1px solid #ebebeb; width:440px; margin-bottom:10px; position:relative; line-height:58px; padding-left:120px;}
.MemberForm .item input{ width:100%;height: 58px;line-height: 58px;text-indent: 2em;}
.MemberForm .item .tz input{width: 20px;height: 20px;display: inline-block;margin: 0 10px;vertical-align: middle;}
.MemberForm .item .ti{ position:absolute; left:29px; top:0; color:#1a1a1a; vertical-align:middle; font-size:16px;}
.MemberForm .item .tip{ display:inline-block; vertical-align:middle; margin-left:15px;}
.MemberForm .item .textarea{ display:inline-block; vertical-align:middle; border:1px solid #ebebeb; width:590px; margin-bottom:10px; position:relative; line-height:58px; padding:18px 50px 0 155px;}
.MemberForm .item .textarea textarea{ font-size:14px; width:100%; height:120px; line-height:24px; color:#808080;}
.MemberForm .item select{ width:100%; height:58px; color:#1a1a1a; border:0;background: url(../images/selectarr.png) no-repeat scroll 95% center transparent; text-indent:0em;}
.MemberForm .btn{ padding-top:38px;}
.MemberForm .sendbtn{ font-size:24px; color:#fff; font-weight:bold; color:#fff; width:150px; height:54px; border-radius:34px;background-image: linear-gradient(to right, #17d6f5 , #0070de);}

.MemberTit{ padding-bottom:20px; line-height:40px; font-size:20px; color:#333333;}

.tablecss {display: table;width: 100%;border-collapse: collapse;}
.tablecss .table-tr,.tablecss .table-head {display: table-row;height: 30px; position:relative;}
.tablecss .table-th { height:48px;display: table-cell;font-weight: bold;border: 1px solid #e6e6e6;text-align: center;vertical-align: middle;background-color: #f5f5f5; color:#333333; font-size:15px;}
.tablecss .table-td { color:#0070de; height:48px; padding:5px;display: table-cell;border: 1px solid #e6e6e6;text-align: center;vertical-align: middle;}
.tablecss .ti { text-align:left; padding-left:18px;}
.tablecss .td2,.tablecss .td3,.tablecss .td4 { width:124px;}
.tablecss a { color:#333;}.tablecss a:hover{ color:#0070de;}
.tablecss .nopass{ background:url(../images/member/arrb.png) right center no-repeat; padding-right:19px; color:#ff0000 !important;}
.tablecss .nopass.on{ background:url(../images/member/arrt.png) right center no-repeat;}
.tablecss .yuanyin{ display:none; width:172.6%; color:#ff0000; margin-bottom:-1px;border: 1px solid #e6e6e6; border-top:0; text-align:center; padding:16px;}
.tablecss.fs .yuanyin{text-align:right;}
.tablecss.fs .yuanyin i{ margin-right:16px;}
.tablecss.fs .yuanyin span{ margin-right:20px;}

.NoticeList{ border-top:1px solid #e6e6e6; padding:11px 0 50px 0;}
.NoticeList li{ position:relative; border-bottom:1px dotted #d9d9d9; line-height:62px; height:62px; padding-right:110px;}
.NoticeList a.print{ text-align:center; color:#fff; position:absolute; right:0; top:13px; background:#cccccc; width:100px; line-height:36px; border-radius:18px;}
/*.NoticeList a:hover.print{ background:#0070de;}*/
/*.NoticeList a.tit{ color:#000000;}.NoticeList a:hover.tit{ color:#0070de;}*/

.MemberTit2{ text-align:center; padding-bottom:30px; line-height:40px; font-size:26px; line-height:34px; color:#0070de;}
.Kaoshitable table{border-collapse: collapse; text-align:center; color:#000000; font-size:16px;}
.Kaoshitable table td{ border:1px solid #cccccc; height:32px; padding:10px;color:#666;text-align: left;}
.Kaoshitable table td td{text-align: center;}
.Kaoshitable table td.f_gray{color:#000;}
.Kaoshitable .place{ height:108px; width:100%;}
.Kaoshitable .input{ height:32px; line-height:32px; width:100%;}
.Kaoshitable .headtxt{ margin:0px auto; font-size:14px; color:#808080; width:142px;}
.Kaoshitable .headtxt span{ display:block; line-height:51px; color:#000000; font-size:22px;}
.Kaoshitable .info{ text-align:left; color:#666666; line-height:36px; font-size:15px; padding:9px;}
.Kaoshitable .info .ti{ text-align:center; line-height:34px; font-size:20px; color:#000000; border-bottom:1px solid #e6e6e6; padding-bottom:13px; margin-bottom:15px;}
.Kaoshitable .tip2{ font-size:15px; text-align:left; color:#ff0000;}

.Layerbox{ background:rgba(0,0,0,0.5); width:100%; height:100%; left:0; top:0; position:fixed; z-index:100;}
.Layerbox .center{ position:absolute; width:100%; height:100%; position:fixed; z-index:101;display: flex;align-items: center;justify-content: center; left:0; top:0;}
.Layerbox .content{ line-height:36px; position:relative; width:1080px; margin:0px auto; background:#fff; border-radius:10px; text-align:center; padding:60px 80px; color:#999999; font-size:22px; font-weight:bold;}
.Layerbox .close{ position:absolute; right:5px; top:5px;}.Layerbox .close .iconfont{ font-size:36px;}
.Layerbox .ico{ padding-bottom:36px;}
.Layerbox .btn{ padding-top:55px;}
.Layerbox .sendbtn{ font-size:24px; color:#fff; font-weight:bold; color:#fff; width:130px; height:54px; border-radius:34px;background-image: linear-gradient(to right, #17d6f5 , #0070de);}
.Layerbox .resetbtn{ font-size:24px; color:#fff; font-weight:bold; color:#fff; width:130px; height:54px; border-radius:34px; background:#b3b3b3;}
.Layerbox .ok{ font-size:22px; color:#0070de;}

.paypop{ padding:20px; position:fixed; width:400px; background:#fff; z-index:100; box-shadow:0 0 10px rgba(0,0,0,0.4); left:50%; top:50%; transform: translate(-50%,-50%); border-radius:10px;}
.paypop .tithead{ padding-bottom:8px; margin-bottom:20px; text-align:center; border-bottom:1px solid #ccc; color:#333; font-size:20px; line-height:40px;}
.paypop .box{ text-align:center; line-height:40px;font-size:16px; color:#333;}
.paypop label{ display:inline-block; margin-right:20px; font-size:16px; color:#333;}
.paypop .btn{ text-align:center; padding:25px 0 0;}
.paypop .close{ position:absolute; right:10px; top:8px;}



.ApplyForm .iptinput{width: 45%;height: 43px;border: 1px solid #d9d9d9;text-indent: 1em;line-height: 42px;}
        .ApplyForm .w50 {
            width: 45%;
            margin: 5px 6px 0 0;
            float: left;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .ApplyForm .td1 .inputline {
            width: 100%;
            display: block;
        }
        .ApplyForm .td2 .inputline {
            width: 83%;
            display: block;
        }
        

        .ApplyForm .w50 .tip {
            height: 24px;
        }

        .ApplyForm .w50 select {
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;background:#fff;
        }

        .inputline {
            display: inline-block;
            height: 44px;
            border: 1px solid #d9d9d9;
            width: 45%;
            position: relative;
        }
        .inputline select{position: absolute;left: 0;top: 0;background:#fff;z-index: 10;}
        .inputline input{width: 100%;height: 44px;border: 1px solid #d9d9d9;}

        .inputline select {
            border: 0;
            width: 100%;
        }

.MemberCon .print{color:red;}</pre></body></html>